- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13.9k
 
update char signess for openbsd #92061
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| 
          
 (rust-highfive has picked a reviewer for you, use r? to override)  | 
    
| 
           ping ?  | 
    
| 
           ☔ The latest upstream changes (presumably #93390) made this pull request unmergeable. Please resolve the merge conflicts.  | 
    
06e8742    to
    acf64eb      
    Compare
  
    | 
           updated commit after #91641  | 
    
| 
           ☔ The latest upstream changes (presumably #93351) made this pull request unmergeable. Please resolve the merge conflicts.  | 
    
acf64eb    to
    ca43894      
    Compare
  
    | 
           updated commit after #93351  | 
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
f9e6719    to
    bd75b14      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| 
           the CI failure doesn't seems related. Lot of others CI actions (without my changes) are failing the same way. See #93384  | 
    
bd75b14    to
    da27268      
    Compare
  
    | 
           ping ?  | 
    
| 
           ☔ The latest upstream changes (presumably #94514) made this pull request unmergeable. Please resolve the merge conflicts.  | 
    
adds more archs for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
| 
           updated commit after #94503  | 
    
| 
           I don't know OpenBSD (and I don't think other reviewers do either), but this seems reasonable given that it matches the same architecture list for other target OSes. On the assumption that this is likely to remain true, could you just merge this list with the one for  r=me with that change.  | 
    
| 
           I manually checked the char signess for all the platforms, or by directly check on the hardware, or with clang (and crosscompilation). Technically, there is no requirement for char signess to be the same, but as it is the case currently, I will merge them.  | 
    
| 
           I have merged freebsd and openbsd definition.  | 
    
| 
           @bors r+  | 
    
| 
           📌 Commit fa8e1be has been approved by   | 
    
update char signess for openbsd it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
update char signess for openbsd it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
update char signess for openbsd it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
update char signess for openbsd it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
update char signess for openbsd it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.
Rollup of 9 pull requests Successful merges: - rust-lang#92061 (update char signess for openbsd) - rust-lang#93072 (Compatible variants suggestion with desugaring) - rust-lang#93354 (Add documentation about `BorrowedFd::to_owned`.) - rust-lang#93663 (Rename `BorrowedFd::borrow_raw_fd` to `BorrowedFd::borrow_raw`.) - rust-lang#94375 (Adt copy suggestions) - rust-lang#94433 (Improve allowness of the unexpected_cfgs lint) - rust-lang#94499 (Documentation was missed when demoting Windows XP to no_std only) - rust-lang#94505 (Restore the local filter on mono item sorting) - rust-lang#94529 (Unused doc comments blocks) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
it adds more archs support for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.